home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / v cisle / qip / qipinfium9000.exe / infium.exe / 0 / RCDATA / TMSGFORM / TMSGFORM.txt
Text File  |  2007-12-27  |  518b  |  27 lines

  1. object MsgForm: TMsgForm
  2.   Left = 849
  3.   Top = 381
  4.   Width = 393
  5.   Height = 339
  6.   Color = clBtnFace
  7.   DefaultMonitor = dmDesktop
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Tahoma'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   OldCreateOrder = False
  15.   ShowHint = True
  16.   OnKeyDown = FormKeyDown
  17.   OnResize = FormResize
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object TimerSepar: TTimer
  22.     OnTimer = TimerSeparTimer
  23.     Left = 56
  24.     Top = 120
  25.   end
  26. end
  27.